_POP_PPM_PROFILE

//0x1a8 bytes (sizeof) struct _POP_PPM_PROFILE { WCHAR* Name; //0x0 UCHAR Id; //0x4 struct _GUID Guid; //0x8 ULONG Flags; //0x18 UCHAR Priority; //0x1c struct _PPM_ENGINE_SETTINGS Settings[2]; //0x20 ULONGLONG StartTime; //0x180 ULONGLONG Count; //0x188 ULONGLONG MaxDuration; //0x190 ULONGLONG MinDuration; //0x198 ULONGLONG TotalDuration; //0x1a0 };